home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr35 / jlut522.zip / HLP.ZIP / CM.HLP < prev    next >
Text File  |  1993-05-02  |  3KB  |  71 lines

  1.  
  2.  
  3. ┌────────────────────────────┐
  4. │ Option: CM  CHECK MESSAGES │
  5. └────────────────────────────┘
  6.  
  7. ┌─Explanation────────────────────────────────────────────────────────────────┐
  8. └────────────────────────────────────────────────────────────────────────────┘
  9.  
  10.   Sometimes an user miss-spells the name of the recipient of a message. If
  11.   he marks it private, he will never get an answer. Of course he is
  12.   waiting for one and perhaps he writes the message again. If you have
  13.   a small BBS and only a few users, you can check the names manually,
  14.   but even then it is time intensive. And can you ever be sure, that you
  15.   have detected all messages with a miss-spelled ReceiverName ?  Most
  16.   probably you are normally very busy and why shouldn't you let JLUTIL
  17.   do this work.
  18.  
  19.   This option is doing a great job and if you run it within a NetMail
  20.   Area, it will inform the Sender of a Message perhaps thousands miles
  21.   away, that there is no User at your BBS with the ReceiverName, he has
  22.   specified. And now you will ask, if you can manipulate the message,
  23.   the MCS will send to the Sender. Of course you can. The name of the
  24.   message is UNKNOW_U.MSG and it is located in MSGPATH. If the MCS detects
  25.   a message with an unknown receiver, it will change the ReceiverName to
  26.   'UNKNOWN RECEIVER'.
  27.  
  28.   Now you ask, and if there is somebody writing a message to ALL or
  29.   to Sysop ?  This option is checking only private messages and if
  30.   somebody writes a private message to ALL, it remembers the Sender
  31.   that his message will never be read. So you can run this Option
  32.   in all MsgAreas, even in EchoAreas. This option skips messages too,
  33.   which have been received already.
  34.  
  35.   And what is, if the Sender is a program ? This option answers only
  36.   messages of people, who aren't listed in the NOANSWER.@JL file.
  37.  
  38.   And what happens, if the Sender of a local entered message is unknown ?
  39.   Then JLUTIL will kill this message.
  40.  
  41.   You see, this option is a fine one and you should run it daily
  42.   within all areas. And because you must save time, you should use
  43.   the switch, which saves the last scanned message.
  44.  
  45.  
  46. ┌─Syntax─────────────────────────────────────────────────────────────────────┐
  47. └────────────────────────────────────────────────────────────────────────────┘
  48.   JLUTIL /CM [MsgArea] [-Switches]
  49.  
  50.  
  51. ┌─Switch──────Description────────────────────────────────────────────────────┐
  52. └────────────────────────────────────────────────────────────────────────────┘
  53.    -P         Reads and writes the position of the last scanned message.
  54.    -S         Kills a message, if the sender is unknown.
  55.    -Z         Old control panel
  56.  
  57. ┌─Parameter───Description────────────────────────────────────────────────────┐
  58. └────────────────────────────────────────────────────────────────────────────┘
  59.   MsgArea     Specify the MsgArea, which should be scanned, or '*' for
  60.               all MsgAreas. Read GENERAL.HLP for possible settings like
  61.               '?' or '~'.
  62.  
  63. ┌─Examples───────────────────────────────────────────────────────────────────┐
  64. └────────────────────────────────────────────────────────────────────────────┘
  65.  
  66.   JLUTIL /CM ?
  67.   JLUTIL /CM E:\GT\MSGLOGON
  68.   JLUTIL /CM ~ -P
  69.  
  70.  
  71.